From: Kim F. Storm Date: Thu, 22 Feb 2007 17:00:08 +0000 (+0000) Subject: Undo this change: X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2009 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cfeff23697445c25b824e7ac148b9bbf2251e66c;p=emacs.git Undo this change: 2007-02-22 Daniel Brockman (tiny change) * xdisp.c (it_props): Handle invisible property before display property. --- diff --git a/src/ChangeLog b/src/ChangeLog index e79e71ecd8a..399eded17c4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,10 +4,6 @@ redisplay_dont_pause is set or Vredisplay_preemption_period is nil... (update_window, update_frame_1): ... instead of here. -2007-02-22 Daniel Brockman (tiny change) - - * xdisp.c (it_props): Handle invisible property before display property. - 2007-02-21 Kim F. Storm * minibuf.c (Fassoc_string): Doc fix. Allow symbol for KEY too.